-
Home
-
InfiniteWP Client
-
1.13.2 (latest)
-
Code
-
Classes
- TraceableEventDispatcher
Total Complexity |
63 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
349 |
Lines of code |
214 |
Logical lines of code |
124 |
Comment lines |
62 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getListenerInfo() |
A |
42 |
11 |
53 |
postProcess() |
A |
48 |
10 |
31 |
getNotCalledListeners() |
A |
49 |
9 |
30 |
sortListenersByPriority() |
S |
59 |
7 |
15 |
dispatch() |
S |
56 |
5 |
18 |
removeListener() |
S |
61 |
4 |
12 |
preProcess() |
S |
62 |
3 |
10 |
getCalledListeners() |
S |
63 |
3 |
10 |
getListenerPriority() |
S |
70 |
2 |
6 |
hasListeners() |
S |
80 |
1 |
3 |
addListener() |
S |
79 |
1 |
3 |
__call() |
S |
78 |
1 |
3 |
preDispatch() |
S |
91 |
1 |
2 |
postDispatch() |
S |
91 |
1 |
2 |
getListeners() |
S |
80 |
1 |
3 |
removeSubscriber() |
S |
80 |
1 |
3 |
addSubscriber() |
S |
81 |
1 |
3 |
__construct() |
S |
69 |
1 |
7 |